home *** CD-ROM | disk | FTP | other *** search
/ Blender Volume 2 #3 / Blender_2_3.iso / BLENDER / FILES / POLITICS.DIR / 00098_42 selects 35.ls < prev    next >
Encoding:
Text File  |  1996-04-01  |  151 b   |  8 lines

  1. on mouseUp
  2.   sound playFile 2, "stuni.AIF"
  3.   set the visible of sprite 42 to 0
  4.   updateStage()
  5.   set the visible of sprite 35 to 1
  6.   updateStage()
  7. end
  8.